home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / orchis11.zip / CHAPT10.TXT < prev    next >
Text File  |  1994-05-17  |  5KB  |  94 lines

  1. <Chapter 10:  Keys with Special Functions>
  2.      This chapter describes the single keystroke commands:  the function
  3. keys, the numerical key pad keys, and certain control keys used when
  4. editing text strings.
  5.  
  6. <Section 10.1:  Function Keys>
  7.  
  8. <Section 10.1.1:  F1: Help>
  9.      Pressing F1 at any time activates the HELP system, which gives you
  10. on-line access to the entire text of the ORCHIS manual. The portion of the
  11. manual which appears is indexed to the current menu and the current
  12. operation. The HELP system is fully described in Chapter <[11]>.
  13.  
  14. <Section 10.1.2:  F2: Complete screen redisplay>
  15.      If you press F2 at any time, the entire ORCHIS screen display will be
  16. erased and redrawn.
  17.  
  18. <Section 10.1.3:  F3: Total Mode Toggle>
  19.      This command is available when you are displaying a chart. It toggles
  20. between two modes governing the display in the chart window: TOTAL (the
  21. chart image is stretched or shrunk to exactly fill the window) and PARTIAL
  22. (a portion of the chart is displayed according to position and stretch
  23. information associated with the window). F3 has no effect if you are
  24. displaying a form.
  25.  
  26. <Section 10.1.4:  F4: Center Window at Cursor>
  27.      This command is available when you are displaying a chart. It first
  28. toggles out of TOTAL display if necessary, and then moves the view in the
  29. chart window so that the new center of the window is the point that was
  30. occupied by the cursor at the moment the F4 command was invoked.
  31.  
  32.      F3 and F4 can be used in combination to navigate rapidly about the
  33. chart. First press F3 to toggle into TOTAL display. Point with the cursor
  34. at the box in the chart you want to examine, and then press F4. ORCHIS
  35. will toggle out of TOTAL mode, and display the selected box at the center
  36. of the chart window.
  37.  
  38.      F4 has no effect if you are displaying a form.
  39.  
  40. <Section 10.1.5:  F10: Super-Escape>
  41.      Use the super-escape key, F10, to return in a single step from the
  42. current menu to the ORCHIS top menu. This command is equivalent to
  43. pressing the escape key again and again until you reach the top level
  44. menu.
  45.  
  46. <Section 10.2:  NumPad Key Commands>
  47.      The keys of the numerical key pad are used to move the cursor, to
  48. shift the view when a chart is displayed, and to move to neighboring boxes
  49. when forms are displayed. These keys have different functions when in the
  50. HELP system. See Chapter <[11]> for more information.
  51.  
  52. <Section 10.2.1:  Cursor Motion Keys>
  53.      Pressing an arrow key in the numerical keypad moves the cursor a
  54. single step in the direction of the arrow. See <[FIG09]>.
  55.  
  56. <Section 10.2.2:  Shift Arrow Keys>
  57.      In chart view, holding down a shift key while pressing an arrow key
  58. moves the chart display view by one half of the window size in the
  59. direction of the arrow. Thus pressing shift-right moves the chart window
  60. to the right (picture elements appear to move to the left inside the
  61. window).
  62.  
  63.      In form view, the shift-arrow keys move from the current box to one
  64. of its neighbors. Shift-up moves to the parent box of the current box.
  65. Shift-left and shift-right move to its sisters. Shift-down moves to the
  66. first daughter of the current box.
  67.  
  68. <Section 10.2.3:  Shift Corner Keys>
  69.      In chart view, holding down a shift key while pressing the Home key
  70. causes the chart display window to be re-positioned at the extreme upper
  71. left corner of the chart. Similarly, shift-PgUp moves the chart window to
  72. the upper right corner of the chart. Shift-PgDn and Shift-End move to the
  73. lower right and lower left corners respectively. See <[FIG12]>. These keys
  74. have no effect in form view.
  75.  
  76. <Section 10.2.4:  Grey Plus Key>
  77.      This key enables and disables automatic cursor motion. Press the
  78. Grey-plus key followed by a cursor motion arrow key to start the cursor
  79. moving at a constant rate in the direction indicated by the arrow. Press
  80. the same cursor motion key again to accelerate the motion. Press a
  81. different cursor motion key to change the direction. Press the Grey-plus
  82. key again to stop the motion.
  83.  
  84. <Section 10.3:  Text Editing Control Keys>
  85.      When you are editing a text string, a number of control key commands
  86. become available, and the command menu is replaced by a list of these. The
  87. new commands are:
  88.  
  89.      Ctrl-F: move text cursor forward 1 character
  90.      Ctrl-B: move text cursor back 1 character
  91.      Ctrl-A: move text cursor to start of line
  92.      Ctrl-E: move text cursor to end of line
  93.      Ctrl-K: delete from cursor to end of line